barkoder-nativescript
Advanced tools
Comparing version 0.0.1 to 0.0.2
@@ -1,9 +0,1 @@ | ||
import { Common } from './barkoder-nativescript.common'; | ||
export declare class BarkoderNativescript extends Common { | ||
// define your typings manually | ||
// or.. | ||
// take the ios or android .d.ts files and copy/paste them here | ||
} | ||
export class BarkoderView extends View { | ||
} | ||
export * from "./barkoder-nativescript.common"; |
{ | ||
"name": "barkoder-nativescript", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "Nativescript support for Barkoder - a Barcode Scanner SDK for the modern enterprise.", | ||
@@ -5,0 +5,0 @@ "main": "barkoder-nativescript", |
13366394
27044