Co-authored-by: Julien Valverdé <julien.valverde@mailo.com> Reviewed-on: https://git.jvalver.de/Thilawyn/traitify-ts/pulls/1
This commit was merged in pull request #1.
This commit is contained in:
6
src/lib.ts
Normal file
6
src/lib.ts
Normal file
@@ -0,0 +1,6 @@
|
||||
export {
|
||||
abstract, expression, trait,
|
||||
type Implements,
|
||||
type Trait,
|
||||
type TraitExpression
|
||||
} from "."
|
||||
Reference in New Issue
Block a user