Skip to content

Commit

Permalink
export pm conversion methods (#13)
Browse files Browse the repository at this point in the history
* export pm conversion methods
  • Loading branch information
BrianHung authored Jul 31, 2024
1 parent 2972b3d commit f8cdec7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ export {
type BlockMappingSpec,
} from "./schema"
export { basicSchemaAdapter } from "./basicSchema"
export { docFromSpans, blocksFromNode } from "./traversal"

0 comments on commit f8cdec7

Please sign in to comment.