mirror of
https://github.com/microsoft/frontend-bootcamp.git
synced 2026-01-26 14:56:42 +08:00
Step2-01 exercise updates
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// TODO: create a named export of a function called fib(n)
|
||||
// export function fib(n: number) ...
|
||||
|
||||
// TODO: create a default export of a constant of a number
|
||||
// TODO: create a default export of a constant of a number FibConst
|
||||
// export default ...
|
||||
|
||||
Reference in New Issue
Block a user