Skip to content

Commit

Permalink
docs: ✏️ Generate docs
Browse files Browse the repository at this point in the history
  • Loading branch information
phun-ky committed Dec 8, 2023
1 parent 53f6e56 commit a9308f5
Showing 1 changed file with 2 additions and 12 deletions.
14 changes: 2 additions & 12 deletions api/classes/classes_MoebiusPaletteColors.MoebiusPaletteColors.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ const palette = new MoebiusPaletteColors(colors);

#### Defined in

[classes/MoebiusPaletteColors.ts:34](https://github.com/phun-ky/moebius/blob/main/src/classes/MoebiusPaletteColors.ts#L34)
[classes/MoebiusPaletteColors.ts:33](https://github.com/phun-ky/moebius/blob/main/src/classes/MoebiusPaletteColors.ts#L33)

## Properties

Expand Down Expand Up @@ -72,16 +72,6 @@ ___

___

### darkmode

**darkmode**: `Record`<`string`, \`#${string}\`[]\>

#### Defined in

[classes/MoebiusPaletteColors.ts:20](https://github.com/phun-ky/moebius/blob/main/src/classes/MoebiusPaletteColors.ts#L20)

___

### hexadic

**hexadic**: \`#${string}\`[]
Expand Down Expand Up @@ -216,4 +206,4 @@ console.log(flatArray); // ['#ff0000', '#00ff00']

#### Defined in

[classes/MoebiusPaletteColors.ts:50](https://github.com/phun-ky/moebius/blob/main/src/classes/MoebiusPaletteColors.ts#L50)
[classes/MoebiusPaletteColors.ts:49](https://github.com/phun-ky/moebius/blob/main/src/classes/MoebiusPaletteColors.ts#L49)

0 comments on commit a9308f5

Please sign in to comment.