Interface StackHandle

interface StackHandle {
    [sym]: number;
}

Properties

Properties

[sym]: number