UNPKG

aws-cdk-lib

Version:

Version 2 of the AWS Cloud Development Kit library

7 lines (6 loc) 134 B
import * as uri from "fast-uri"; type URI = typeof uri & { code: string; }; declare const _default: URI; export default _default;