UNPKG

@sanity/codegen

Version:

Codegen toolkit for Sanity.io

15 lines (14 loc) 738 B
export const generatedFileWarning = `/** * --------------------------------------------------------------------------------- * This file has been generated by Sanity TypeGen. * Command: \`sanity typegen generate\` * * Any modifications made directly to this file will be overwritten the next time * the TypeScript definitions are generated. Please make changes to the Sanity * schema definitions and/or GROQ queries if you need to update these types. * * For more information on how to use Sanity TypeGen, visit the official documentation: * https://www.sanity.io/docs/sanity-typegen * --------------------------------------------------------------------------------- */\n\n`; //# sourceMappingURL=generatedFileWarning.js.map