schema.org.ai

laptop

Portable personal computers for software development and business tasks

Extends: Tool

Laptop Computers

Portable personal computers for software development and business tasks

Tool Information

  • Category: Computer hardware

Usage in Platform

import { $ } from 'sdk.do'

const tool = await $.Tool.create({
  name: 'Laptop Computers',
  category: 'Computer hardware',
  description: 'Portable personal computers for software development and business tasks',
})