DrSensor / DrSensor/lspcat

PHP in TypeScript

Open
#4 0 comments 0 reactions 0 assignees View on GitHub
use case
Dominant language
Rust
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

highlighted as file.php
```php
type Port =

export function serve(port: Port) {}
```
---
highlighted as file.tsx
```tsx
type Port =

export function serve(port: Port) {}
```
---
highlighted as file.ts
```ts
type Port =

export function serve(port: Port) {}
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.