UNPKG

@altostra/core

Version:

Core library for shared types and logic

4 lines (3 loc) 133 B
export * from "./AltoError"; export * from "./UserFacingError"; export { parseJSONStringified, safeJSONSerialize, } from "./Common";