migrate to .env for tokens and implement chats
This commit is contained in:
2
Sources/nahi/Macros.swift
Normal file
2
Sources/nahi/Macros.swift
Normal file
@@ -0,0 +1,2 @@
|
||||
@freestanding(expression)
|
||||
public macro readEnv(_ name: String) -> String? = #externalMacro(module: "NahiMacros", type: "ReadEnv")
|
Reference in New Issue
Block a user