UNPKG

@base44/sdk

Version:
2 lines (1 loc) 81 B
export declare function getSharedInstance<T>(name: string, factory: () => T): T;