UNPKG

@snap/camera-kit

Version:
5 lines 198 B
/** * Throw if the current platform is not capable of running Camera Kit. */ export declare function assertPlatformSupported(): Promise<void>; //# sourceMappingURL=assertPlatformSupported.d.ts.map