UNPKG
@nightingale-elements/nightingale-structure
Version:
alpha (5.4.1-alpha.1)
beta (5.5.1-beta.0)
canary (4.5.1-alpha.5)
latest (5.8.0)
5.8.0
5.7.0
5.6.2
5.6.1
5.6.0
5.5.1-beta.0
5.4.1
5.4.1-alpha.1
5.4.1-alpha.0
5.4.0
5.3.2
5.3.1
5.3.0
5.2.0
5.1.0
5.0.0
4.5.1-alpha.5
4.5.1-alpha.1
4.5.0
4.5.0-alpha.0
4.4.1-alpha.0
4.4.0-alpha.0
4.3.0-4.4.0-alpha.0.0
4.2.2-alpha.0
4.2.1
4.2.1-alpha.0
Nightingale Structure
ebi-webcomponents.github.io/nightingale/
ebi-webcomponents/nightingale
@nightingale-elements/nightingale-structure
/
src
/
index.ts
6 lines
(4 loc)
•
185 B
text/typescript
View Raw
1
2
3
4
5
6
import
NightingaleStructure
from
"./nightingale-structure"
;
export
type
*
from
"./nightingale-structure"
;
export
type
*
from
"./position-mapping"
;
export
default
NightingaleStructure
;