index
:
autoreport
mane
Autoreport - An automatic bug reporting platform for Equestria.dev
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
node_modules
/
yaml
/
dist
/
schema
/
common
/
string.d.ts
blob: 539c9b17b97d69ca8b0c75663b0ebb9d0f03564c (
plain
)
1
2
import
type
{
ScalarTag
}
from
'../types.js'
;
export
declare
const
string
:
ScalarTag
;