Skip to content

Commit

Permalink
Create theory.js
Browse files Browse the repository at this point in the history
  • Loading branch information
lxsmnsyc committed Dec 7, 2023
1 parent 17da13d commit 143a30d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/seroval/theory.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
import { serialize } from "./dist/esm/development/index.mjs";

console.log(serialize(/\n/));

0 comments on commit 143a30d

Please sign in to comment.