UNPKG
@swrpg-online/react-dice
Version:
latest (0.4.3)
0.4.3
0.4.2
0.4.1
0.4.0
0.3.17
0.3.16
0.3.15
0.3.14
0.3.13
0.3.12
0.3.11
0.3.10
0.3.8
0.3.7
0.3.5
0.3.3
0.3.2
0.3.1
0.3.0
0.2.1
0.2.0
0.1.1
React components for displaying Star Wars RPG narrative and numeric dice assets
@swrpg-online/react-dice
/
dist
/
App.d.ts
4 lines
(3 loc)
•
93 B
TypeScript
View Raw
1
2
3
4
import
'./App.css'
; declare
function
App
(
):
import
(
"react"
).
JSX
.
Element
;
export
default
App
;