UNPKG
@ohayojp.com/components
Version:
latest (1.0.0)
1.0.0
Common business components of ohayojp.
ohayojp.com
ohayojp/ohayo
@ohayojp.com/components
/
st
/
st.config.d.ts
3 lines
(2 loc)
•
108 B
TypeScript
View Raw
1
2
3
import
{
OhayoSTConfig
}
from
'@ohayojp.com/util'
;
export
declare
const
ST_DEFULAT_CONFIG
:
OhayoSTConfig
;