UNPKG

160 BTypeScriptView Raw
1declare const _default: {
2 readonly name: string;
3 saveRecoveryProps(props: string): void;
4 recoveredProps: string | null;
5};
6export default _default;