3 lines
90 B
Racket
3 lines
90 B
Racket
#lang s-exp "lang/base.rkt"
|
|
(require "js/main.rkt")
|
|
(provide (all-from-out "js/main.rkt")) |