check2 -> check
All checks were successful
Check / Explore-Gitea-Actions (push) Successful in 9s

This commit is contained in:
sfja 2026-04-16 02:27:27 +02:00
parent cb7c887558
commit 87f90c6700
2 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
export * from "./parse.ts";
export * from "./resolve.ts";
export * from "./check2.ts";
export * from "./check.ts";