@sanity-codegen/types
Version:
6 lines (5 loc) • 324 B
TypeScript
// "imports" the ambient types so that the package root can be used as a
// triple slash reference: https://stackoverflow.com/a/66951492/5776910
/// <reference types="@sanity-codegen/types/common" />
/// <reference types="@sanity-codegen/types/schema-codegen" />
/// <reference types="@sanity-codegen/types/groq-codegen" />