UNPKG

next-sanity

Version:
6 lines 285 B
/** * @internal CAUTION: this is an internal action and does not follow semver. Using it directly is at your own risk. */ declare function revalidateSyncTagsAction(unsafeTags: unknown): Promise<void | "refresh">; export { revalidateSyncTagsAction }; //# sourceMappingURL=index.d.ts.map