UNPKG

shadow-function

Version:

ioing lib - shadow Function, worker Function

3 lines (2 loc) 173 B
declare const shadowDocument: (root: any, template: string, setting?: {}[], log?: ((e: object) => void) | undefined) => void; export { shadowDocument as ShadowDocument };