UNPKG

@ctodev/cclibrary-typings

Version:

Library typings for use with CLARC INFINITY

5 lines (4 loc) 139 B
export declare class TccBrowserWindowFunctionsService { constructor(); addFunction<T>(functionToAdd: (...args: any) => T): void; }