@codecademy/gamut

72.2.172.2.2-alpha.01c84d.0
dist/index.d.ts
~dist/index.d.tsModified
+1
Index: package/dist/index.d.ts
===================================================================
--- package/dist/index.d.ts
+++ package/dist/index.d.ts
@@ -8,8 +8,9 @@
 export * from './Box';
 export * from './Breadcrumbs';
 export * from './Button';
 export type { ButtonBaseElements } from './ButtonBase/ButtonBase';
+export { ButtonSelectors } from './ButtonBase';
 export * from './Card';
 export * from './Coachmark';
 export * from './ConnectedForm';
 export * from './ContentContainer';