Export cdn symbols
This commit is contained in:
parent
7b16ba57b0
commit
276e8d7786
1 changed files with 3 additions and 0 deletions
|
@ -1,6 +1,9 @@
|
|||
;;;; -*- mode: lisp; coding: utf-8; tab-width: 4; -*-
|
||||
(defpackage cl-sbt
|
||||
(:use :cl)
|
||||
(:export
|
||||
:*cdn-css*
|
||||
:*cdn-js*
|
||||
:write-html-to-file
|
||||
:with-page
|
||||
:*l10n*
|
||||
|
|
Loading…
Add table
Reference in a new issue