mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-07-22 00:51:23 +00:00
vt: export the new API
This commit is contained in:
@@ -116,6 +116,6 @@ typedef struct {
|
||||
*
|
||||
* @return Pointer to the null-terminated JSON string.
|
||||
*/
|
||||
const char *ghostty_type_json(void);
|
||||
GHOSTTY_EXPORT const char *ghostty_type_json(void);
|
||||
|
||||
#endif /* GHOSTTY_VT_TYPES_H */
|
||||
|
||||
Reference in New Issue
Block a user