diff options
author | José Bollo <jose.bollo@iot.bzh> | 2017-07-21 15:57:53 +0200 |
---|---|---|
committer | José Bollo <jose.bollo@iot.bzh> | 2017-07-21 15:57:53 +0200 |
commit | e8b0e3fd766fa155e4c2be4b939173d9f1c2f23a (patch) | |
tree | 2bba8835c73a1b68897525df7da15d33f003e07a /binding/export.map |
first commit
Diffstat (limited to 'binding/export.map')
-rw-r--r-- | binding/export.map | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/binding/export.map b/binding/export.map new file mode 100644 index 0000000..52c1b4a --- /dev/null +++ b/binding/export.map @@ -0,0 +1 @@ +{ global: afbBindingV1*; local: *; }; |