Clean up exports
This commit is contained in:
parent
afbb0cbaa5
commit
b5136c5d02
4 changed files with 40 additions and 48 deletions
|
@ -1,2 +1,3 @@
|
|||
export type * from "./types";
|
||||
export * from "./errors";
|
||||
export const DEFAULT_CONTENT_KEY = "content";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue