Files
2023-08-18 17:32:18 +08:00

2 lines
88 B
TypeScript

export declare const getObserver: (context: any, selector: string) => Promise<unknown>;