Skip to content

Documentation / @expofp/schema / DataJsSchema

Variable: DataJsSchema

ts
const DataJsSchema: ZodObject<DataJs>;

The evaluated data.js payload. Like fp.svg.js, the file is a classic window-assigning browser script (window.__data = …) that resolve (@expofp/resolve) evaluates to its globals; the expo data document rides on __data.