Start typing to search packages!
classnametypepairs
By @coffilhg
Roblox
MirroredClassNameTypePairs
Useful for adding Types to Functions & Type Functions, inspired by Vide!
The module version shall always be whichever it was here at the time this API-Dump was accessed and used to generate this module.
This module shall NEVER have anything functional except
- A return value
const ClassNameTypePairs = table.freeze({}) - Type definition "ClassNameTypePairs"
export type ClassNameTypePairs = { - Return of the return value
return ClassNameTypePairs
ONLY the contents of the "ClassNameTypePairs" type definition shall be ever changed.
This is required to allow for safe usage of ANY version of this module (@*).
To achieve SemVer (i.e. Zer0Ver in this case), the Major Version part will be removed.
This is required to perform
wally publish
e.g. 0.736.0.7361342 -> 736.0.7361342
if Major Version ever becomes > 0, concat its value * 1000 at the beginning, e.g. 1.736.0.7361342 -> 1000736.0.7361342
Available Here!
-
This repository ~ src/init.luau
-
ClassNameTypePairs = "coffilhg/classnametypepairs@*" -
ClassNameTypePairs = "github.com/Coffilhg/Useful-Modules@0.736.0.7361342"
Dependencies
- None
License & Attribution
This module is licensed under the Unlicense License.
See here or here to learn more
Stars are appreciated!
Package Details
Install command (Click to copy)
Version
736.0.7361342
License
Unlicense
Safe for commercial use
Automated license review — not legal advice.
