Code Climate
Product
Browser Extension
Features
Pricing
Developers
Sign up
Login
xylabs/sdk-react
View on GitHub
Star
Overview
Progress
Issues
Code
Filters
Trends
Last
main
build
See recent builds
12 days ago
Refresh default branch
Refresh
packages/rich-result/src/jsonld/Intangible.ts
Summary
Maintainability
A
0 mins
Test Coverage
Issues
Source
Stats
Issues
import type { Thing } from './Thing.ts' type Intangible = Thing export type { Intangible }