UNPKG

aws-cdk-lib

Version:

Version 2 of the AWS Cloud Development Kit library

7 lines (4 loc) 148 B
import type {Vocabulary} from "../../types" import formatKeyword from "./format" const format: Vocabulary = [formatKeyword] export default format