Skip to content

Commit 0ec001a

Browse files
committed
exports
1 parent b60b8ed commit 0ec001a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
/**
2+
* Write
3+
*/
4+
export {
5+
installPublishedExtension,
6+
type InstallPublishedExtensionOptions,
7+
} from "../../extensions/dynamic-contracts/write/installPublishedExtension.js";
8+
export { uninstallExtension } from "../../extensions/dynamic-contracts/write/uninstallExtension.js";

0 commit comments

Comments
 (0)