UNPKG

@sanity/form-builder

Version:
3 lines 175 B
import { SlugSchemaType } from '@sanity/types'; export declare function slugify(sourceValue: any, type: SlugSchemaType): Promise<string>; //# sourceMappingURL=slugify.d.ts.map