Files

3 lines
116 B
TypeScript

export { default } from './appendOwnerState';
export type { AppendOwnerStateReturnType } from './appendOwnerState';