UNPKG
@structured-types/react-plugin
Version:
latest (3.46.12)
3.46.12
3.46.11
3.46.9
3.46.8
3.46.7
3.46.6
3.46.5
3.46.4
3.46.3
3.46.2
3.46.1
3.46.0
3.45.0
3.44.3
3.44.2
3.44.1
3.44.0
3.43.4
3.43.3
3.43.2
3.43.1
3.43.0
3.42.1
3.42.0
3.41.2
3.41.1
3.41.0
3.40.10
3.40.9
3.40.7
3.40.5
3.40.4
3.40.2
3.40.1
3.40.0
3.39.10
3.39.8
3.39.7
3.39.6
3.39.5
3.39.4
3.39.3
3.38.1
3.37.1
3.37.0
3.36.2
3.36.0
3.35.3
3.35.2
3.35.1
3.35.0
3.34.2
3.34.1
3.34.0
3.33.0
3.32.0
3.31.0
3.30.0
3.29.0
3.28.1
3.28.0
3.27.0
3.26.0
3.25.0
3.24.6
3.24.4
3.24.3
3.24.2
3.24.1
3.24.0
3.23.0
3.22.0
3.21.1
3.21.0
3.20.4
3.20.3
3.20.2
3.20.1
3.20.0
3.19.0
3.18.1
3.18.0
3.17.2
3.17.1
react plugin for structured-types
github.com/ccontrols/structured-types
ccontrols/structured-types
@structured-types/react-plugin
/
dist
/
index.d.ts
4 lines
(3 loc)
•
124 B
TypeScript
View Raw
1
2
3
4
import
{
ParsePlugin
}
from
'@structured-types/api'
;
declare
const
reactPlugin
:
ParsePlugin
;
export
default
reactPlugin;