UNPKG
@netlify/redirect-parser
Version:
latest (15.0.3)
15.0.3
15.0.2
15.0.1
15.0.0
14.5.1
14.5.0
14.4.0
Parses netlify redirects into a js object representation
github.com/netlify/build
netlify/build
@netlify/redirect-parser
/
lib
/
index.d.ts
2 lines
(1 loc)
•
46 B
TypeScript
View Raw
1
2
export
{ parseAllRedirects }
from
'./all.js'
;