mirror of
https://github.com/kolbytn/mindcraft.git
synced 2025-03-28 14:56:24 +01:00
Acknowledge and apply requested changes
This commit is contained in:
parent
b4f5b5bed6
commit
55d595121c
1 changed files with 1 additions and 9 deletions
|
@ -4,14 +4,6 @@ import { getKey } from '../utils/keys.js';
|
|||
// THIS API IS NOT TO BE CONFUSED WITH GROK!
|
||||
// Go to grok.js for that. :)
|
||||
|
||||
|
||||
|
||||
// NOTICE: I've moved to an actual custom coding style. Sorry if this seems quite a bit more spaced out than the rest of the classes, as this style places HEAVY emphasis on spacing and
|
||||
// readability.
|
||||
// I'm just maintaining my old legacy code.
|
||||
// Cheers, Kalinite/Copper/FateUnix29/...
|
||||
|
||||
|
||||
// Umbrella class for everything under the sun... That GroqCloud provides, that is.
|
||||
export class GroqCloudAPI {
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue