UNPKG

@sanity/export

Version:

Export Sanity documents and assets

4 lines (2 loc) 110 B
import createDebug, {type Debugger} from 'debug' export const debug: Debugger = createDebug('sanity:export')