UNPKG

@datocms/rest-client-utils

Version:
4 lines 121 B
export function toId(thing) { return typeof thing === 'string' ? thing : thing.id; } //# sourceMappingURL=toId.js.map