export options in browser api
This commit is contained in:
parent
25312396a5
commit
4846b89931
@ -1,5 +1,6 @@
|
||||
var transform = module.exports = require("../transformation");
|
||||
|
||||
transform.options = require("../transformation/file/options");
|
||||
transform.version = require("../../../package").version;
|
||||
|
||||
transform.transform = transform;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user