UNPKG

@sanity/import

Version:

Import documents to a Sanity dataset

3 lines (2 loc) 118 B
export const suffixTag = (tag, suffix)=>`${tag.replace(/\.+$/, '')}.${suffix}`; //# sourceMappingURL=suffixTag.js.map