add rule definition with minimal dsl

This commit is contained in:
JOLIMAITRE Matthieu 2024-08-07 11:59:58 +02:00
parent fa524a5976
commit 084c5a2574
5 changed files with 48 additions and 15 deletions

2
mod.ts
View file

@ -1 +1 @@
export { extr } from "./lib/lib.ts"
export { extr, def } from "./lib/lib.ts"