packages/@aws-cdk/aws-s3tables-alpha/lib/index.ts (2 lines of code) (raw):
// The index.ts files contains a list of files we want to
// include as part of the public API of this module.
// In general, all files including L2 classes will be listed here,
// while all files including only utility functions will be omitted from here.
export * from './table-bucket';
export * from './table-bucket-policy';