Skip to content

Commit

Permalink
export define-schema
Browse files Browse the repository at this point in the history
  • Loading branch information
clkao committed Feb 2, 2014
1 parent 44d7d57 commit 1bc07a6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/index.ls
Original file line number Diff line number Diff line change
Expand Up @@ -222,3 +222,5 @@ export function plv8x-lift(module, func-name)
"""
else
compile-livescript "-> plv8x.require '#{module}' #fcall ..."

export define-schema = require \./sql .define-schema

0 comments on commit 1bc07a6

Please sign in to comment.