index.d.ts 121 Bytes
export { default } from "./appendOwnerState.js";
export type { AppendOwnerStateReturnType } from "./appendOwnerState.js";