UNPKG

@aws-cdk/core

Version:

AWS Cloud Development Kit Core Library

7 lines (6 loc) 273 B
import { Test } from 'nodeunit'; declare const _default: { 'parameters can be used and referenced using param.ref'(test: Test): void; 'parameters are tokens, so they can be assigned without .ref and their Ref will be taken'(test: Test): void; }; export = _default;