diff --git a/clients/js/src/plugins/index.ts b/clients/js/src/plugins/index.ts index 61fab882..9bff9abb 100644 --- a/clients/js/src/plugins/index.ts +++ b/clients/js/src/plugins/index.ts @@ -13,3 +13,4 @@ export * from './updateAuthority'; export * from './seed'; export * from './extraAccount'; export * from './validationResultsOffset'; +export * from './masterEdition';