interface Result {
    inner: number;
}

Properties

Properties

inner: number