UNPKG

@prismicio/client

Version:

The official JavaScript + TypeScript client library for Prismic

8 lines (7 loc) 235 B
"use strict"; Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" }); const castThunk = (a) => { return typeof a === "function" ? a : () => a; }; exports.castThunk = castThunk; //# sourceMappingURL=castThunk.cjs.map