UNPKG

178 BTypeScriptView Raw
1import React from 'react';
2declare type FreezeProps = {
3 frame: number;
4};
5declare const Freeze: React.FC<FreezeProps>;
6export { Freeze };
7//# sourceMappingURL=freeze.d.ts.map
\No newline at end of file