Sha256: 2290ed5ff3cd7d5c711cc1367425744970f7191026723a4d4757b9abb820b2c6

Contents?: true

Size: 121 Bytes

Versions: 458

Compression:

Stored size: 121 Bytes

Contents

class HelloWorld {
  static hello(name = 'World') {
        return `Hello, ${name}!`
    }
}

export default HelloWorld

Version data entries

458 entries across 295 versions & 1 rubygems

Version Path
trackler-2.2.1.180 tracks/typescript/exercises/hello-world/hello-world.example.ts
trackler-2.2.1.180 tracks/typescript/docs/SNIPPET.txt
trackler-2.2.1.179 tracks/typescript/exercises/hello-world/hello-world.example.ts
trackler-2.2.1.179 tracks/typescript/docs/SNIPPET.txt
trackler-2.2.1.178 tracks/typescript/docs/SNIPPET.txt
trackler-2.2.1.178 tracks/typescript/exercises/hello-world/hello-world.example.ts
trackler-2.2.1.177 tracks/typescript/docs/SNIPPET.txt
trackler-2.2.1.177 tracks/typescript/exercises/hello-world/hello-world.example.ts
trackler-2.2.1.176 tracks/typescript/exercises/hello-world/hello-world.example.ts
trackler-2.2.1.176 tracks/typescript/docs/SNIPPET.txt
trackler-2.2.1.175 tracks/typescript/exercises/hello-world/hello-world.example.ts
trackler-2.2.1.175 tracks/typescript/docs/SNIPPET.txt
trackler-2.2.1.174 tracks/typescript/docs/SNIPPET.txt
trackler-2.2.1.174 tracks/typescript/exercises/hello-world/hello-world.example.ts
trackler-2.2.1.173 tracks/typescript/docs/SNIPPET.txt
trackler-2.2.1.173 tracks/typescript/exercises/hello-world/hello-world.example.ts
trackler-2.2.1.172 tracks/typescript/docs/SNIPPET.txt
trackler-2.2.1.172 tracks/typescript/exercises/hello-world/hello-world.example.ts
trackler-2.2.1.171 tracks/typescript/docs/SNIPPET.txt
trackler-2.2.1.171 tracks/typescript/exercises/hello-world/hello-world.example.ts