Skip to content

Commit

Permalink
chore: import Badge
Browse files Browse the repository at this point in the history
  • Loading branch information
novusnota committed Oct 7, 2024
1 parent d9b2ba0 commit 5d14e4d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/src/content/docs/book/functions.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ title: Functions
description: "Global, asm, native functions, as well as receivers, getters and storage functions, plus the many attributes that allow for great flexibility and expressivity of Tact language"
---

import { Badge } from '@astrojs/starlight/components';

Functions in Tact could be defined in different ways:

* Global static function
Expand Down

0 comments on commit 5d14e4d

Please sign in to comment.