kute.js/types/interface/to.d.ts
thednp e5456b86e9 Changes:
* added a more consistent Typescript generate tsconfig.json
* in regards to Typescript, all internals/externals well defined
2021-11-13 18:51:59 +02:00

2 lines
80 B
TypeScript

export default function to(element: any, endObject: any, optionsObj: any): any;