We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e28507a commit 1f8363fCopy full SHA for 1f8363f
src/vectorelements/nmlmodel.ios.ts
@@ -2,7 +2,6 @@ import { getRelativePathToApp, nativeProperty } from '../index.common';
2
import { NMLModelOptions } from './nmlmodel';
3
import { BasePointVectorElement } from './index.ios';
4
5
-
6
export class NMLModel extends BasePointVectorElement<NTNMLModel, NMLModelOptions> {
7
@nativeProperty scale: number;
8
0 commit comments