UNPKG

@nlabs/lex

Version:
6 lines (5 loc) 260 B
/** * Copyright (c) 2018-Present, Nitrogen Labs, Inc. * Copyrights licensed under the MIT License. See the accompanying LICENSE file for terms. */ export type { AIConfig, Config, JestConfig, LexConfigType, SWCOptions, WebpackConfig } from './LexConfig.js';