interface NativeLineRef {
    [isCompiled]: true;
    isNative: true;
}

Properties

[isCompiled]: true
isNative: true