UNPKG
vnopts
Version:
latest (2.0.5)
2.0.5
2.0.3
2.0.2
2.0.1
2.0.0
1.0.2
1.0.1
1.0.0
validate and normalize options
github.com/ikatyang-collab/vnopts
ikatyang-collab/vnopts
vnopts
/
lib
/
handlers
/
deprecated
/
common.d.ts
3 lines
(2 loc)
•
117 B
TypeScript
View Raw
1
2
3
import
{
DeprecatedHandler
}
from
'../../types.js'
;
export
declare
const
commonDeprecatedHandler
:
DeprecatedHandler
;