From afcb4167262b8bfc53cc791894945f55c1e9c7c4 Mon Sep 17 00:00:00 2001 From: Jonathon Hammond Date: Thu, 24 Mar 2022 11:52:22 -0400 Subject: [PATCH] New translations language-functions.md (Japanese) --- .../ja/write-smart-contracts/language-functions.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 src/pages/ja/write-smart-contracts/language-functions.md diff --git a/src/pages/ja/write-smart-contracts/language-functions.md b/src/pages/ja/write-smart-contracts/language-functions.md new file mode 100644 index 00000000..4f462d81 --- /dev/null +++ b/src/pages/ja/write-smart-contracts/language-functions.md @@ -0,0 +1,10 @@ +--- +title: Functions +description: See a detailed list of all functions for the Clarity language. +--- + +export { convertClarityRefToMdx as getStaticProps } from '@common/data/clarity-ref'; import { ClarityFunctionReference } from '@components/clarity-ref'; + +## Function reference + +