Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

多个参数无法解析 #582

Open
juukee opened this issue Jun 23, 2023 · 0 comments
Open

多个参数无法解析 #582

juukee opened this issue Jun 23, 2023 · 0 comments

Comments

@juukee
Copy link

juukee commented Jun 23, 2023

想要支持新的语言:

语言:TS 参数解析时只能解析到一个

/**
 * @description: 
 * @param {string} date
 * @param {string} fmt
 * @return {*}
 * Copyright (c) 2023 by ${git_name_email}, All Rights Reserved. 
 */
export default function (date: string | number | Date, fmt:string = 'YYYY-MM-dd HH:mm:ss') {
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant