Properties
Static _patched
_patched: Set<any>
Methods
Static ensurePatched
- ensurePatched(prot: any, nameFilter?: ((name: string) => boolean)): void
-
Parameters
-
prot: any
-
Optional nameFilter: ((name: string) => boolean)
-
- (name: string): boolean
-
Parameters
Returns boolean
Returns void
Static ensureStylablePatched
- ensureStylablePatched(prot: any): void
-
Parameters
Returns void