UNPKG

@speckle/shared

Version:

Shared code between various Speckle JS packages

7 lines 323 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.UnformattableSerializedViewerStateError = void 0; class UnformattableSerializedViewerStateError extends Error { } exports.UnformattableSerializedViewerStateError = UnformattableSerializedViewerStateError; //# sourceMappingURL=index.js.map