index
:
flyscrape
docs
golib
master
Flyscrape is a command-line web scraping tool designed for those without advanced programming skills.
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
) (
blame
)
1
2
import type { ScalarTag } from '../types.js'; export declare const string: ScalarTag;