interface WithPosition {
    position?: versec.token.Position;
}

Properties

Properties

position?: versec.token.Position