All checks were successful
Publish To Prod / deploy_and_publish (push) Successful in 35s
4 lines
109 B
Plaintext
4 lines
109 B
Plaintext
// @flow
|
|
export * from "../../src/AsyncCreatable.js";
|
|
export { default } from "../../src/AsyncCreatable.js";
|