UNPKG

aws-cdk-lib

Version:

Version 2 of the AWS Cloud Development Kit library

7 lines (6 loc) 129 B
import * as re2 from "re2"; type Re2 = typeof re2 & { code: string; }; declare const _default: Re2; export default _default;