cubing.js — API Reference - v0.56.1-dev
    Preparing search index...

    Interface StickerDatFace

    interface StickerDatFace {
        coords: number[];
        name: string;
    }
    Index

    Properties

    Properties

    coords: number[]
    name: string