UNPKG

@veecode-platform/backstage-plugin-tenant-explorer

Version:

5 lines (3 loc) 153 B
const isTenantKind = (entity) => entity?.kind?.toLocaleLowerCase() === "tenant"; export { isTenantKind }; //# sourceMappingURL=useTenantKind.esm.js.map