UNPKG
@watheia/docs.ui.copy-box
Version:
latest (1.2.3)
1.2.3
1.2.2
1.2.1
1.2.0
1.1.20
1.1.19
1.1.18
1.1.17
1.1.16
1.1.15
1.1.14
1.1.12
1.1.10
1.1.8
1.1.7
1.1.6
1.1.3
1.1.1
1.1.0
watheia.app
@watheia/docs.ui.copy-box
/
dist
/
copy-box.docs.d.ts
4 lines
(3 loc)
•
141 B
TypeScript
View Raw
1
2
3
4
import
{
Example
}
from
"@watheia/docs.types.docs-file"
;
export
declare
const
labels
:
string
[];
export
declare
const
examples
:
Example
[];