UNPKG

428 BSource Map (JSON)View Raw
1{"version":3,"file":"custom_typings.js","sourceRoot":"","sources":["../../src/signatur/custom_typings.ts"],"names":[],"mappings":"","sourcesContent":["export interface SignaturOptions {\n separator?: string;\n}\n\nexport interface DecodedData<T> {\n data: T;\n}\n\nexport interface SignaturReturnError {\n error: {\n type: string;\n message: string;\n };\n}\n\nexport type UnknownRecord = Record<string, unknown>;\n"]}
\No newline at end of file